From: Eli Zaretskii Date: Fri, 27 May 2011 21:24:11 +0000 (+0300) Subject: src/ccl.c: Fix last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~3654 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a27c9aca5d93ead3d87a586f5c523dbae3db3d14;p=emacs.git src/ccl.c: Fix last commit. --- diff --git a/src/ccl.c b/src/ccl.c index 98b060522a4..630c6b3de9e 100644 --- a/src/ccl.c +++ b/src/ccl.c @@ -27,6 +27,7 @@ along with GNU Emacs. If not, see . */ #include #include +#include #include "lisp.h" #include "character.h"